Rate Overview
Live
1 THB = 4.8907 JPY
1 JPY = 0.204469
THB
Avg
4.7577
High
5.0795
Low
4.3914
Last updated: 5/27/2026, 7:25:36 AM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.89 JPY |
| 10 THB | 48.91 JPY |
| 50 THB | 244.54 JPY |
| 100 THB | 489.07 JPY |
| 500 THB | 2,445.36 JPY |
| 1,000 THB | 4,890.72 JPY |
Get THB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=JPYExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-27T07:25:36Z",
"rates": {
"JPY": 4.890725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "JPY",
"amount": 100
},
"result": 489.0725,
"rate": 4.890725
}Build with THB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key