Rate Overview
Live
1 THB = 7.2518 YER
1 YER = 0.137896
THB
Avg
7.4790
High
7.6842
Low
7.2518
Last updated: 3/27/2026, 7:44:07 AM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.25 YER |
| 10 THB | 72.52 YER |
| 50 THB | 362.59 YER |
| 100 THB | 725.18 YER |
| 500 THB | 3,625.91 YER |
| 1,000 THB | 7,251.83 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-27T07:44:07Z",
"rates": {
"YER": 7.251825
}
}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.1825,
"rate": 7.251825
}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