Rate Overview
Live
1 THB = 0.135543 RON
1 RON = 7.3777
THB
Avg
0.135045
High
0.135543
Low
0.134656
Last updated: 4/17/2026, 1:09:55 PM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.14 RON |
| 10 THB | 1.36 RON |
| 50 THB | 6.78 RON |
| 100 THB | 13.55 RON |
| 500 THB | 67.77 RON |
| 1,000 THB | 135.54 RON |
Get THB/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=RONExample Response:
{
"success": true,
"base": "THB",
"date": "2026-04-17T13:09:55Z",
"rates": {
"RON": 0.135543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "RON",
"amount": 100
},
"result": 13.5543,
"rate": 0.135543
}Build with THB/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key