Rate Overview
Live
1 MKD = 2.9932 JPY
1 JPY = 0.334086
MKD
Avg
2.9873
High
2.9949
Low
2.9724
Last updated: 3/27/2026, 2:08:15 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 2.99 JPY |
| 10 MKD | 29.93 JPY |
| 50 MKD | 149.66 JPY |
| 100 MKD | 299.32 JPY |
| 500 MKD | 1,496.62 JPY |
| 1,000 MKD | 2,993.24 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-03-27T02:08:15Z",
"rates": {
"JPY": 2.993239
}
}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": 299.3239,
"rate": 2.993239
}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