Rate Overview
Live
1 TOP = 68.5782 JPY
1 JPY = 0.014582
TOP
Avg
67.5549
High
68.8987
Low
65.0655
Last updated: 5/27/2026, 7:25:08 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.58 JPY |
| 10 TOP | 685.78 JPY |
| 50 TOP | 3,428.91 JPY |
| 100 TOP | 6,857.82 JPY |
| 500 TOP | 34,289.08 JPY |
| 1,000 TOP | 68,578.16 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-05-27T07:25:08Z",
"rates": {
"JPY": 68.578162
}
}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": 6857.8162,
"rate": 68.578162
}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