Rate Overview
Live
1 THB = 0.137128 RON
1 RON = 7.2925
THB
Avg
0.137376
High
0.137756
Low
0.137128
Last updated: 8/13/2026, 11:55:31 AM
Quick Conversions
| THB | RON |
|---|---|
| 1 THB | 0.14 RON |
| 10 THB | 1.37 RON |
| 50 THB | 6.86 RON |
| 100 THB | 13.71 RON |
| 500 THB | 68.56 RON |
| 1,000 THB | 137.13 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-08-13T11:55:31Z",
"rates": {
"RON": 0.137128
}
}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.7128,
"rate": 0.137128
}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