Rate Overview
Live
1 THB = 4.9353 JPY
1 JPY = 0.202623
THB
Avg
4.8979
High
4.9353
Low
4.8700
Last updated: 6/16/2026, 1:33:07 PM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.94 JPY |
| 10 THB | 49.35 JPY |
| 50 THB | 246.76 JPY |
| 100 THB | 493.53 JPY |
| 500 THB | 2,467.63 JPY |
| 1,000 THB | 4,935.26 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-06-16T13:33:07Z",
"rates": {
"JPY": 4.935262
}
}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": 493.52619999999996,
"rate": 4.935262
}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