Rate Overview
Live
1 TOP = 70.4681 JPY
1 JPY = 0.014191
TOP
Avg
65.8280
High
70.4681
Low
62.2785
Last updated: 7/25/2026, 2:41:28 AM
Quick Conversions
| TOP | JPY |
|---|---|
| 1 TOP | 70.47 JPY |
| 10 TOP | 704.68 JPY |
| 50 TOP | 3,523.41 JPY |
| 100 TOP | 7,046.81 JPY |
| 500 TOP | 35,234.07 JPY |
| 1,000 TOP | 70,468.13 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-25T02:41:28Z",
"rates": {
"JPY": 70.468131
}
}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": 7046.8131,
"rate": 70.468131
}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