Rate Overview
Live
1 MKD = 3.0206 JPY
1 JPY = 0.331062
MKD
Avg
3.0029
High
3.0226
Low
2.9783
Last updated: 7/22/2026, 10:57:59 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 3.02 JPY |
| 10 MKD | 30.21 JPY |
| 50 MKD | 151.03 JPY |
| 100 MKD | 302.06 JPY |
| 500 MKD | 1,510.29 JPY |
| 1,000 MKD | 3,020.59 JPY |
Get MKD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=JPYExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-22T10:57:59Z",
"rates": {
"JPY": 3.020585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "JPY",
"amount": 100
},
"result": 302.0585,
"rate": 3.020585
}Build with MKD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key