Rate Overview
Live
1 JPY = 0.014300 TOP
1 TOP = 69.9301
JPY
Avg
0.014798
High
0.015365
Low
0.014300
Last updated: 7/28/2026, 8:19:08 AM
Quick Conversions
| JPY | TOP |
|---|---|
| 1 JPY | 0.01 TOP |
| 10 JPY | 0.14 TOP |
| 50 JPY | 0.72 TOP |
| 100 JPY | 1.43 TOP |
| 500 JPY | 7.15 TOP |
| 1,000 JPY | 14.30 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-07-28T08:19:08Z",
"rates": {
"TOP": 0.0143
}
}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.43,
"rate": 0.0143
}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