Rate Overview
Live
1 JPY = 0.331851 MKD
1 MKD = 3.0134
JPY
Avg
0.332518
High
0.333549
Low
0.331774
Last updated: 6/16/2026, 2:12:49 AM
Quick Conversions
| JPY | MKD |
|---|---|
| 1 JPY | 0.33 MKD |
| 10 JPY | 3.32 MKD |
| 50 JPY | 16.59 MKD |
| 100 JPY | 33.19 MKD |
| 500 JPY | 165.93 MKD |
| 1,000 JPY | 331.85 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-06-16T02:12:49Z",
"rates": {
"MKD": 0.331851
}
}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.1851,
"rate": 0.331851
}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