Rate Overview
Live
1 JPY = 0.332522 MKD
1 MKD = 3.0073
JPY
Avg
0.334201
High
0.338807
Low
0.328892
Last updated: 5/26/2026, 9:21:56 PM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.33 MKD |
| 50 JPY | 16.63 MKD |
| 100 JPY | 33.25 MKD |
| 500 JPY | 166.26 MKD |
| 1,000 JPY | 332.52 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-05-26T21:21:56Z",
"rates": {
"MKD": 0.332522
}
}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.2522,
"rate": 0.332522
}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