Rate Overview
Live
1 NGN = 0.023448 TWD
1 TWD = 42.6476
NGN
Avg
0.023378
High
0.023473
Low
0.023278
Last updated: 4/17/2026, 1:22:29 AM
Quick Conversions
| NGN | TWD |
|---|---|
| 1 NGN | 0.02 TWD |
| 10 NGN | 0.23 TWD |
| 50 NGN | 1.17 TWD |
| 100 NGN | 2.34 TWD |
| 500 NGN | 11.72 TWD |
| 1,000 NGN | 23.45 TWD |
Get NGN/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=TWDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-04-17T01:22:29Z",
"rates": {
"TWD": 0.023448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "TWD",
"amount": 100
},
"result": 2.3448,
"rate": 0.023448
}Build with NGN/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key