Rate Overview
Live
1 TOP = 68.0657 JPY
1 JPY = 0.014692
TOP
Avg
65.6707
High
68.0657
Low
63.2840
Last updated: 3/27/2026, 1:49:53 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.07 JPY |
| 10 TOP | 680.66 JPY |
| 50 TOP | 3,403.29 JPY |
| 100 TOP | 6,806.57 JPY |
| 500 TOP | 34,032.86 JPY |
| 1,000 TOP | 68,065.72 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-27T01:49:53Z",
"rates": {
"JPY": 68.065719
}
}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.5719,
"rate": 68.065719
}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