Rate Overview
Live
1 THB = 0.137641 RON
1 RON = 7.2653
THB
Avg
0.138264
High
0.138869
Low
0.137641
Last updated: 3/7/2026, 7:43:06 AM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.14 RON |
| 10 THB | 1.38 RON |
| 50 THB | 6.88 RON |
| 100 THB | 13.76 RON |
| 500 THB | 68.82 RON |
| 1,000 THB | 137.64 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-03-07T07:43:06Z",
"rates": {
"RON": 0.137641
}
}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.764100000000001,
"rate": 0.137641
}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