Rate Overview
Live
1 TTD = 199.9916 NGN
1 NGN = 0.005000
TTD
Avg
200.4535
High
200.9831
Low
199.9916
Last updated: 6/16/2026, 1:27:59 PM
Quick Conversions
| TTD | NGN |
|---|---|
| 1 TTD | 199.99 NGN |
| 10 TTD | 1,999.92 NGN |
| 50 TTD | 9,999.58 NGN |
| 100 TTD | 19,999.16 NGN |
| 500 TTD | 99,995.81 NGN |
| 1,000 TTD | 199,991.62 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-06-16T13:27:59Z",
"rates": {
"NGN": 199.991616
}
}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": 19999.1616,
"rate": 199.991616
}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