Rate Overview
Live
1 TOP = 68.4182 JPY
1 JPY = 0.014616
TOP
Avg
68.0245
High
68.4182
Low
67.4848
Last updated: 5/27/2026, 6:07:54 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.42 JPY |
| 10 TOP | 684.18 JPY |
| 50 TOP | 3,420.91 JPY |
| 100 TOP | 6,841.82 JPY |
| 500 TOP | 34,209.11 JPY |
| 1,000 TOP | 68,418.22 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-27T06:07:54Z",
"rates": {
"JPY": 68.418216
}
}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": 6841.8216,
"rate": 68.418216
}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