Rate Overview
Live
1 MKD = 1.9396 XPF
1 XPF = 0.515574
MKD
Avg
1.9408
High
1.9486
Low
1.9350
Last updated: 7/29/2026, 10:13:46 AM
Quick Conversions
| MKD | XPF |
|---|---|
| 1 MKD | 1.94 XPF |
| 10 MKD | 19.40 XPF |
| 50 MKD | 96.98 XPF |
| 100 MKD | 193.96 XPF |
| 500 MKD | 969.79 XPF |
| 1,000 MKD | 1,939.58 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-07-29T10:13:46Z",
"rates": {
"XPF": 1.939585
}
}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.9585,
"rate": 1.939585
}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