Rate Overview
Live
1 TOP = 68.0600 JPY
1 JPY = 0.014693
TOP
Avg
66.7276
High
68.1691
Low
65.0798
Last updated: 3/27/2026, 12:13:27 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.06 JPY |
| 10 TOP | 680.60 JPY |
| 50 TOP | 3,403.00 JPY |
| 100 TOP | 6,806.00 JPY |
| 500 TOP | 34,029.98 JPY |
| 1,000 TOP | 68,059.97 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-03-27T00:13:27Z",
"rates": {
"JPY": 68.059965
}
}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": 6805.9965,
"rate": 68.059965
}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