Rate Overview
Live
1 JPY = 0.328683 MKD
1 MKD = 3.0424
JPY
Avg
0.329856
High
0.332817
Low
0.328683
Last updated: 4/16/2026, 5:59:44 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.29 MKD |
| 50 JPY | 16.43 MKD |
| 100 JPY | 32.87 MKD |
| 500 JPY | 164.34 MKD |
| 1,000 JPY | 328.68 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-04-16T05:59:44Z",
"rates": {
"MKD": 0.328683
}
}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": 32.8683,
"rate": 0.328683
}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