Rate Overview
Live
1 TOP = 68.7681 JPY
1 JPY = 0.014542
TOP
Avg
67.1180
High
68.7681
Low
65.0798
Last updated: 5/27/2026, 12:33:17 PM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 68.77 JPY |
| 10 TOP | 687.68 JPY |
| 50 TOP | 3,438.41 JPY |
| 100 TOP | 6,876.81 JPY |
| 500 TOP | 34,384.07 JPY |
| 1,000 TOP | 68,768.14 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-27T12:33:17Z",
"rates": {
"JPY": 68.768142
}
}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": 6876.8142,
"rate": 68.768142
}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