Rate Overview
Live
1 TTD = 196.2851 NGN
1 NGN = 0.005095
TTD
Avg
197.5705
High
198.9391
Low
196.2851
Last updated: 9/3/2026, 6:25:32 AM
Quick Conversions
| TTD | NGN |
|---|---|
| 1 TTD | 196.29 NGN |
| 10 TTD | 1,962.85 NGN |
| 50 TTD | 9,814.25 NGN |
| 100 TTD | 19,628.51 NGN |
| 500 TTD | 98,142.53 NGN |
| 1,000 TTD | 196,285.05 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-09-03T06:25:32Z",
"rates": {
"NGN": 196.28505
}
}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": 19628.505,
"rate": 196.28505
}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