Rate Overview
Live
1 MKD = 2.9889 JPY
1 JPY = 0.334569
MKD
Avg
2.9835
High
3.0051
Low
2.9515
Last updated: 3/27/2026, 5:36:41 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 2.99 JPY |
| 10 MKD | 29.89 JPY |
| 50 MKD | 149.45 JPY |
| 100 MKD | 298.89 JPY |
| 500 MKD | 1,494.46 JPY |
| 1,000 MKD | 2,988.92 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-27T05:36:41Z",
"rates": {
"JPY": 2.988924
}
}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.8924,
"rate": 2.988924
}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