Rate Overview
Live
1 THB = 7.4776 YER
1 YER = 0.133733
THB
Avg
7.5551
High
7.6759
Low
7.4574
Last updated: 3/7/2026, 12:13:48 AM
Quick Conversions
| THB | YER |
|---|---|
| 1 THB | 7.48 YER |
| 10 THB | 74.78 YER |
| 50 THB | 373.88 YER |
| 100 THB | 747.76 YER |
| 500 THB | 3,738.80 YER |
| 1,000 THB | 7,477.61 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-07T00:13:48Z",
"rates": {
"YER": 7.477608
}
}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": 747.7608,
"rate": 7.477608
}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