Rate Overview
Live
1 THB = 0.136029 RON
1 RON = 7.3514
THB
Avg
0.137097
High
0.138500
Low
0.135682
Last updated: 7/25/2026, 8:02:47 PM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.14 RON |
| 10 THB | 1.36 RON |
| 50 THB | 6.80 RON |
| 100 THB | 13.60 RON |
| 500 THB | 68.01 RON |
| 1,000 THB | 136.03 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-07-25T20:02:47Z",
"rates": {
"RON": 0.136029
}
}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.602900000000002,
"rate": 0.136029
}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