Rate Overview
Live
1 JPY = 0.336496 MKD
1 MKD = 2.9718
JPY
Avg
0.334564
High
0.337390
Low
0.329443
Last updated: 5/6/2026, 8:11:06 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.34 MKD |
| 10 JPY | 3.36 MKD |
| 50 JPY | 16.82 MKD |
| 100 JPY | 33.65 MKD |
| 500 JPY | 168.25 MKD |
| 1,000 JPY | 336.50 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-05-06T08:11:06Z",
"rates": {
"MKD": 0.336496
}
}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.6496,
"rate": 0.336496
}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