Rate Overview
Live
1 TTD = 201.0080 NGN
1 NGN = 0.004975
TTD
Avg
201.2990
High
202.1839
Low
201.0080
Last updated: 8/12/2026, 6:59:45 PM
Quick Conversions
| TTD | NGN |
|---|---|
| 1 TTD | 201.01 NGN |
| 10 TTD | 2,010.08 NGN |
| 50 TTD | 10,050.40 NGN |
| 100 TTD | 20,100.80 NGN |
| 500 TTD | 100,504.02 NGN |
| 1,000 TTD | 201,008.04 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-08-12T18:59:45Z",
"rates": {
"NGN": 201.008036
}
}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": 20100.8036,
"rate": 201.008036
}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