Rate Overview
Live
1 MKD = 1.9342 XPF
1 XPF = 0.517014
MKD
Avg
1.9375
High
1.9398
Low
1.9342
Last updated: 8/15/2026, 12:10:48 AM
Quick Conversions
| MKD | XPF |
|---|---|
| 1 MKD | 1.93 XPF |
| 10 MKD | 19.34 XPF |
| 50 MKD | 96.71 XPF |
| 100 MKD | 193.42 XPF |
| 500 MKD | 967.09 XPF |
| 1,000 MKD | 1,934.18 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-08-15T00:10:48Z",
"rates": {
"XPF": 1.934183
}
}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.4183,
"rate": 1.934183
}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