Rate Overview
Live
1 TOP = 67.3563 JPY
1 JPY = 0.014846
TOP
Avg
67.9274
High
68.6555
Low
67.2245
Last updated: 7/5/2026, 6:58:29 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 67.36 JPY |
| 10 TOP | 673.56 JPY |
| 50 TOP | 3,367.81 JPY |
| 100 TOP | 6,735.63 JPY |
| 500 TOP | 33,678.13 JPY |
| 1,000 TOP | 67,356.26 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-07-05T18:58:29Z",
"rates": {
"JPY": 67.356261
}
}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": 6735.6261,
"rate": 67.356261
}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