Rate Overview
Live
1 TOP = 68.3003 JPY
1 JPY = 0.014641
TOP
Avg
67.2643
High
68.3003
Low
65.2362
Last updated: 5/6/2026, 7:08:40 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.30 JPY |
| 10 TOP | 683.00 JPY |
| 50 TOP | 3,415.01 JPY |
| 100 TOP | 6,830.03 JPY |
| 500 TOP | 34,150.13 JPY |
| 1,000 TOP | 68,300.25 JPY |
Get TOP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=JPYExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-06T19:08:40Z",
"rates": {
"JPY": 68.300251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "JPY",
"amount": 100
},
"result": 6830.025100000001,
"rate": 68.300251
}Build with TOP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key