Rate Overview
Live
1 TOP = 68.0700 JPY
1 JPY = 0.014691
TOP
Avg
66.9861
High
68.0700
Low
66.1926
Last updated: 3/6/2026, 7:10:52 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.07 JPY |
| 10 TOP | 680.70 JPY |
| 50 TOP | 3,403.50 JPY |
| 100 TOP | 6,807.00 JPY |
| 500 TOP | 34,035.00 JPY |
| 1,000 TOP | 68,069.99 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-06T19:10:52Z",
"rates": {
"JPY": 68.06999
}
}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": 6806.999000000001,
"rate": 68.06999
}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