Rate Overview
Live
1 THB = 4.8377 JPY
1 JPY = 0.206710
THB
Avg
4.8318
High
4.8537
Low
4.8107
Last updated: 5/7/2026, 3:25:15 AM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.84 JPY |
| 10 THB | 48.38 JPY |
| 50 THB | 241.88 JPY |
| 100 THB | 483.77 JPY |
| 500 THB | 2,418.84 JPY |
| 1,000 THB | 4,837.68 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-07T03:25:15Z",
"rates": {
"JPY": 4.837685
}
}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": 483.76849999999996,
"rate": 4.837685
}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