Rate Overview
Live
1 TOP = 66.1515 JPY
1 JPY = 0.015117
TOP
Avg
66.9296
High
67.6015
Low
65.9166
Last updated: 8/15/2026, 8:04:39 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 66.15 JPY |
| 10 TOP | 661.52 JPY |
| 50 TOP | 3,307.58 JPY |
| 100 TOP | 6,615.15 JPY |
| 500 TOP | 33,075.75 JPY |
| 1,000 TOP | 66,151.51 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-08-15T08:04:39Z",
"rates": {
"JPY": 66.151506
}
}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": 6615.1506,
"rate": 66.151506
}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