Rate Overview
Live
1 TTD = 204.6484 NGN
1 NGN = 0.004886
TTD
Avg
203.0533
High
204.6484
Low
201.0212
Last updated: 3/7/2026, 2:13:00 AM
Quick Conversions
| TTD | NGN |
|---|---|
| 1 TTD | 204.65 NGN |
| 10 TTD | 2,046.48 NGN |
| 50 TTD | 10,232.42 NGN |
| 100 TTD | 20,464.85 NGN |
| 500 TTD | 102,324.22 NGN |
| 1,000 TTD | 204,648.45 NGN |
Get TTD/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=NGNExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T02:13:00Z",
"rates": {
"NGN": 204.64845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "NGN",
"amount": 100
},
"result": 20464.845,
"rate": 204.64845
}Build with TTD/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key