Rate Overview
Live
1 TOP = 68.5958 JPY
1 JPY = 0.014578
TOP
Avg
68.0603
High
68.5958
Low
67.4848
Last updated: 5/27/2026, 8:46:57 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.60 JPY |
| 10 TOP | 685.96 JPY |
| 50 TOP | 3,429.79 JPY |
| 100 TOP | 6,859.58 JPY |
| 500 TOP | 34,297.91 JPY |
| 1,000 TOP | 68,595.81 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-27T08:46:57Z",
"rates": {
"JPY": 68.595811
}
}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": 6859.581099999999,
"rate": 68.595811
}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