Rate Overview
Live
1 NGN = 0.005065 TTD
1 TTD = 197.4334
NGN
Avg
0.005014
High
0.005065
Low
0.004975
Last updated: 4/17/2026, 6:08:41 AM
Quick Conversions
| NGN | TTD |
|---|---|
| 1 NGN | 0.01 TTD |
| 10 NGN | 0.05 TTD |
| 50 NGN | 0.25 TTD |
| 100 NGN | 0.51 TTD |
| 500 NGN | 2.53 TTD |
| 1,000 NGN | 5.07 TTD |
Get NGN/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=TTDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-04-17T06:08:41Z",
"rates": {
"TTD": 0.005065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "TTD",
"amount": 100
},
"result": 0.5065,
"rate": 0.005065
}Build with NGN/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key