Rate Overview
Live
1 YER = 0.136667 THB
1 THB = 7.3171
YER
Avg
0.133682
High
0.136975
Low
0.130278
Last updated: 5/27/2026, 7:20:30 PM
Quick Conversions
| YER | THB |
|---|---|
| 1 YER | 0.14 THB |
| 10 YER | 1.37 THB |
| 50 YER | 6.83 THB |
| 100 YER | 13.67 THB |
| 500 YER | 68.33 THB |
| 1,000 YER | 136.67 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-05-27T19:20:30Z",
"rates": {
"THB": 0.136667
}
}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.6667,
"rate": 0.136667
}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