Rate Overview
Live
1 TOP = 67.0974 JPY
1 JPY = 0.014904
TOP
Avg
67.8387
High
68.5087
Low
66.7380
Last updated: 9/4/2026, 4:51:55 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 67.10 JPY |
| 10 TOP | 670.97 JPY |
| 50 TOP | 3,354.87 JPY |
| 100 TOP | 6,709.74 JPY |
| 500 TOP | 33,548.71 JPY |
| 1,000 TOP | 67,097.43 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-09-04T16:51:55Z",
"rates": {
"JPY": 67.097426
}
}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": 6709.7426,
"rate": 67.097426
}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