Rate Overview
Live
1 TOP = 67.4980 JPY
1 JPY = 0.014815
TOP
Avg
67.6268
High
68.0339
Low
67.4980
Last updated: 4/16/2026, 2:10:26 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 67.50 JPY |
| 10 TOP | 674.98 JPY |
| 50 TOP | 3,374.90 JPY |
| 100 TOP | 6,749.80 JPY |
| 500 TOP | 33,748.99 JPY |
| 1,000 TOP | 67,497.98 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-04-16T02:10:26Z",
"rates": {
"JPY": 67.49798
}
}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": 6749.798,
"rate": 67.49798
}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