Rate Overview
Live
1 JPY = 0.333988 MKD
1 MKD = 2.9941
JPY
Avg
0.335373
High
0.338154
Low
0.333988
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.34 MKD |
| 50 JPY | 16.70 MKD |
| 100 JPY | 33.40 MKD |
| 500 JPY | 166.99 MKD |
| 1,000 JPY | 333.99 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-08-15T04:55:47Z",
"rates": {
"MKD": 0.333988
}
}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.3988,
"rate": 0.333988
}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