Rate Overview
Live
1 THB = 0.134730 RON
1 RON = 7.4223
THB
Avg
0.137430
High
0.139695
Low
0.134730
Last updated: 3/28/2026, 10:42:23 AM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.13 RON |
| 10 THB | 1.35 RON |
| 50 THB | 6.74 RON |
| 100 THB | 13.47 RON |
| 500 THB | 67.37 RON |
| 1,000 THB | 134.73 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-28T10:42:23Z",
"rates": {
"RON": 0.13473
}
}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.472999999999999,
"rate": 0.13473
}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