Rate Overview
Live
1 MKD = 2.9873 JPY
1 JPY = 0.334746
MKD
Avg
2.9868
High
2.9949
Low
2.9724
Last updated: 3/27/2026, 3:47:08 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 2.99 JPY |
| 10 MKD | 29.87 JPY |
| 50 MKD | 149.37 JPY |
| 100 MKD | 298.73 JPY |
| 500 MKD | 1,493.67 JPY |
| 1,000 MKD | 2,987.34 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-27T03:47:08Z",
"rates": {
"JPY": 2.987341
}
}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": 298.73409999999996,
"rate": 2.987341
}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