Rate Overview
Live
1 TOP = 68.6137 JPY
1 JPY = 0.014574
TOP
Avg
65.0877
High
68.6137
Low
61.3834
Last updated: 5/27/2026, 9:56:05 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.61 JPY |
| 10 TOP | 686.14 JPY |
| 50 TOP | 3,430.68 JPY |
| 100 TOP | 6,861.37 JPY |
| 500 TOP | 34,306.84 JPY |
| 1,000 TOP | 68,613.68 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-27T09:56:05Z",
"rates": {
"JPY": 68.613675
}
}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": 6861.3675,
"rate": 68.613675
}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