Rate Overview
Live
1 THB = 7.2572 YER
1 YER = 0.137794
THB
Avg
7.3964
High
7.5982
Low
7.1366
Last updated: 3/27/2026, 11:32:55 AM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.26 YER |
| 10 THB | 72.57 YER |
| 50 THB | 362.86 YER |
| 100 THB | 725.72 YER |
| 500 THB | 3,628.61 YER |
| 1,000 THB | 7,257.23 YER |
Get THB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=YERExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T11:32:55Z",
"rates": {
"YER": 7.257229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "YER",
"amount": 100
},
"result": 725.7229,
"rate": 7.257229
}Build with THB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key