Rate Overview
Live
1 NOK = 0.731988 TTD
1 TTD = 1.3661
NOK
Avg
0.660355
High
0.734783
Low
0.595027
Last updated: 5/27/2026, 8:37:22 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.73 TTD |
| 10 NOK | 7.32 TTD |
| 50 NOK | 36.60 TTD |
| 100 NOK | 73.20 TTD |
| 500 NOK | 365.99 TTD |
| 1,000 NOK | 731.99 TTD |
Get NOK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TTDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T20:37:22Z",
"rates": {
"TTD": 0.731988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TTD",
"amount": 100
},
"result": 73.19879999999999,
"rate": 0.731988
}Build with NOK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key