Rate Overview
Live
1 MKD = 1.9307 XPF
1 XPF = 0.517941
MKD
Avg
1.9332
High
1.9360
Low
1.9300
Last updated: 5/27/2026, 5:22:15 PM
Quick Conversions
| MKD | XPF |
|---|---|
| 1 MKD | 1.93 XPF |
| 10 MKD | 19.31 XPF |
| 50 MKD | 96.54 XPF |
| 100 MKD | 193.07 XPF |
| 500 MKD | 965.36 XPF |
| 1,000 MKD | 1,930.72 XPF |
Get MKD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=XPFExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-27T17:22:15Z",
"rates": {
"XPF": 1.93072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "XPF",
"amount": 100
},
"result": 193.072,
"rate": 1.93072
}Build with MKD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key