Rate Overview
Live
1 MKD = 3.0047 JPY
1 JPY = 0.332815
MKD
Avg
3.0092
High
3.0200
Low
3.0032
Last updated: 6/18/2026, 9:33:20 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 3.00 JPY |
| 10 MKD | 30.05 JPY |
| 50 MKD | 150.23 JPY |
| 100 MKD | 300.47 JPY |
| 500 MKD | 1,502.34 JPY |
| 1,000 MKD | 3,004.67 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-06-18T09:33:20Z",
"rates": {
"JPY": 3.00467
}
}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": 300.467,
"rate": 3.00467
}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