Rate Overview
Live
1 JPY = 0.334745 MKD
1 MKD = 2.9873
JPY
Avg
0.334808
High
0.336432
Low
0.333899
Last updated: 3/27/2026, 3:48:31 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.35 MKD |
| 50 JPY | 16.74 MKD |
| 100 JPY | 33.47 MKD |
| 500 JPY | 167.37 MKD |
| 1,000 JPY | 334.75 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-03-27T03:48:31Z",
"rates": {
"MKD": 0.334745
}
}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.4745,
"rate": 0.334745
}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