Rate Overview
Live
1 YER = 0.140711 THB
1 THB = 7.1068
YER
Avg
0.135215
High
0.141377
Low
0.130033
Last updated: 7/29/2026, 12:48:56 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.41 THB |
| 50 YER | 7.04 THB |
| 100 YER | 14.07 THB |
| 500 YER | 70.36 THB |
| 1,000 YER | 140.71 THB |
Get YER/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=THBExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T12:48:56Z",
"rates": {
"THB": 0.140711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "THB",
"amount": 100
},
"result": 14.0711,
"rate": 0.140711
}Build with YER/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key