Rate Overview
Live
1 THB = 4.8638 JPY
1 JPY = 0.205599
THB
Avg
4.8638
High
4.8883
Low
4.8471
Last updated: 7/5/2026, 1:15:52 PM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.86 JPY |
| 10 THB | 48.64 JPY |
| 50 THB | 243.19 JPY |
| 100 THB | 486.38 JPY |
| 500 THB | 2,431.91 JPY |
| 1,000 THB | 4,863.83 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-07-05T13:15:52Z",
"rates": {
"JPY": 4.863827
}
}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": 486.38269999999994,
"rate": 4.863827
}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