Rate Overview
Live
1 THB = 4.9719 JPY
1 JPY = 0.201130
THB
Avg
4.9590
High
4.9719
Low
4.9458
Last updated: 4/17/2026, 12:00:06 AM
Quick Conversions
| THB | JPY |
|---|---|
| 1 THB | 4.97 JPY |
| 10 THB | 49.72 JPY |
| 50 THB | 248.60 JPY |
| 100 THB | 497.19 JPY |
| 500 THB | 2,485.96 JPY |
| 1,000 THB | 4,971.91 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-04-17T00:00:06Z",
"rates": {
"JPY": 4.97191
}
}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": 497.19100000000003,
"rate": 4.97191
}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