Rate Overview
Live
1 THB = 4.8134 JPY
1 JPY = 0.207753
THB
Avg
4.8031
High
4.8134
Low
4.7812
Last updated: 8/15/2026, 8:06:59 AM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.81 JPY |
| 10 THB | 48.13 JPY |
| 50 THB | 240.67 JPY |
| 100 THB | 481.34 JPY |
| 500 THB | 2,406.70 JPY |
| 1,000 THB | 4,813.40 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-08-15T08:06:59Z",
"rates": {
"JPY": 4.813403
}
}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": 481.3403,
"rate": 4.813403
}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