Rate Overview
Live
1 TOP = 67.9911 JPY
1 JPY = 0.014708
TOP
Avg
67.9731
High
68.6059
Low
67.3358
Last updated: 6/16/2026, 9:23:31 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 67.99 JPY |
| 10 TOP | 679.91 JPY |
| 50 TOP | 3,399.55 JPY |
| 100 TOP | 6,799.11 JPY |
| 500 TOP | 33,995.53 JPY |
| 1,000 TOP | 67,991.05 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-06-16T09:23:31Z",
"rates": {
"JPY": 67.991051
}
}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": 6799.1051,
"rate": 67.991051
}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