Rate Overview
Live
1 YER = 0.137927 THB
1 THB = 7.2502
YER
Avg
0.134349
High
0.139435
Low
0.130137
Last updated: 3/27/2026, 1:19:20 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.38 THB |
| 50 YER | 6.90 THB |
| 100 YER | 13.79 THB |
| 500 YER | 68.96 THB |
| 1,000 YER | 137.93 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-03-27T13:19:20Z",
"rates": {
"THB": 0.137927
}
}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": 13.7927,
"rate": 0.137927
}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