Rate Overview
Live
1 MKD = 3.0090 JPY
1 JPY = 0.332339
MKD
Avg
2.7961
High
3.0090
Low
2.5881
Last updated: 6/18/2026, 11:21:06 AM
Quick Conversions
| MKD | JPY |
|---|---|
| 1 MKD | 3.01 JPY |
| 10 MKD | 30.09 JPY |
| 50 MKD | 150.45 JPY |
| 100 MKD | 300.90 JPY |
| 500 MKD | 1,504.49 JPY |
| 1,000 MKD | 3,008.98 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-18T11:21:06Z",
"rates": {
"JPY": 3.008979
}
}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.8979,
"rate": 3.008979
}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