Rate Overview
Live
1 JPY = 0.330420 MKD
1 MKD = 3.0265
JPY
Avg
0.340089
High
0.361095
Low
0.328892
Last updated: 7/28/2026, 5:27:12 PM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.30 MKD |
| 50 JPY | 16.52 MKD |
| 100 JPY | 33.04 MKD |
| 500 JPY | 165.21 MKD |
| 1,000 JPY | 330.42 MKD |
Get JPY/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MKDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T17:27:12Z",
"rates": {
"MKD": 0.33042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MKD",
"amount": 100
},
"result": 33.042,
"rate": 0.33042
}Build with JPY/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key