Rate Overview
Live
1 MKD = 1.9287 XPF
1 XPF = 0.518477
MKD
Avg
1.9328
High
1.9451
Low
1.8992
Last updated: 7/30/2026, 8:03:21 AM
Quick Conversions
| MKD | XPF |
|---|---|
| 1 MKD | 1.93 XPF |
| 10 MKD | 19.29 XPF |
| 50 MKD | 96.44 XPF |
| 100 MKD | 192.87 XPF |
| 500 MKD | 964.36 XPF |
| 1,000 MKD | 1,928.73 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-30T08:03:21Z",
"rates": {
"XPF": 1.928726
}
}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": 192.8726,
"rate": 1.928726
}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