Rate Overview
Live
1 TOP = 68.7043 JPY
1 JPY = 0.014555
TOP
Avg
68.9711
High
69.9936
Low
67.9954
Last updated: 7/25/2026, 7:12:08 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.70 JPY |
| 10 TOP | 687.04 JPY |
| 50 TOP | 3,435.21 JPY |
| 100 TOP | 6,870.43 JPY |
| 500 TOP | 34,352.13 JPY |
| 1,000 TOP | 68,704.27 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-07-25T19:12:08Z",
"rates": {
"JPY": 68.70427
}
}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": 6870.427,
"rate": 68.70427
}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