Rate Overview
Live
1 JPY = 0.014633 TOP
1 TOP = 68.3387
JPY
Avg
0.014911
High
0.015107
Low
0.014633
Last updated: 3/7/2026, 12:13:53 AM
Quick Conversions
| JPY | TOP |
|---|---|
| 1 JPY | 0.01 TOP |
| 10 JPY | 0.15 TOP |
| 50 JPY | 0.73 TOP |
| 100 JPY | 1.46 TOP |
| 500 JPY | 7.32 TOP |
| 1,000 JPY | 14.63 TOP |
Get JPY/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TOPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T00:13:53Z",
"rates": {
"TOP": 0.014633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TOP",
"amount": 100
},
"result": 1.4633,
"rate": 0.014633
}Build with JPY/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key