Rate Overview
Live
1 MKD = 2.9987 JPY
1 JPY = 0.333479
MKD
Avg
2.9920
High
3.0405
Low
2.9515
Last updated: 5/29/2026, 12:14:39 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 3.00 JPY |
| 10 MKD | 29.99 JPY |
| 50 MKD | 149.93 JPY |
| 100 MKD | 299.87 JPY |
| 500 MKD | 1,499.35 JPY |
| 1,000 MKD | 2,998.69 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-05-29T00:14:39Z",
"rates": {
"JPY": 2.998694
}
}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.8694,
"rate": 2.998694
}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