Rate Overview
Live
1 JPY = 0.015001 TOP
1 TOP = 66.6622
JPY
Avg
0.014933
High
0.015328
Low
0.014704
Last updated: 5/7/2026, 8:09:00 AM
Quick Conversions
| JPY | TOP |
|---|---|
| 1 JPY | 0.02 TOP |
| 10 JPY | 0.15 TOP |
| 50 JPY | 0.75 TOP |
| 100 JPY | 1.50 TOP |
| 500 JPY | 7.50 TOP |
| 1,000 JPY | 15.00 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-05-07T08:09:00Z",
"rates": {
"TOP": 0.015001
}
}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.5001,
"rate": 0.015001
}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