Rate Overview
Live
1 JPY = 0.338715 MKD
1 MKD = 2.9523
JPY
Avg
0.335107
High
0.340217
Low
0.329733
Last updated: 9/6/2026, 12:30:56 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.34 MKD |
| 10 JPY | 3.39 MKD |
| 50 JPY | 16.94 MKD |
| 100 JPY | 33.87 MKD |
| 500 JPY | 169.36 MKD |
| 1,000 JPY | 338.72 MKD |
Get JPY/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MKDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-06T00:30:56Z",
"rates": {
"MKD": 0.338715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MKD",
"amount": 100
},
"result": 33.8715,
"rate": 0.338715
}Build with JPY/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key