Rate Overview
Live
1 THB = 0.138500 RON
1 RON = 7.2202
THB
Avg
0.138308
High
0.138800
Low
0.137720
Last updated: 6/17/2026, 6:33:22 AM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.14 RON |
| 10 THB | 1.39 RON |
| 50 THB | 6.93 RON |
| 100 THB | 13.85 RON |
| 500 THB | 69.25 RON |
| 1,000 THB | 138.50 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-06-17T06:33:22Z",
"rates": {
"RON": 0.1385
}
}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.850000000000001,
"rate": 0.1385
}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