Rate Overview
Live
1 MKD = 1.9394 XPF
1 XPF = 0.515613
MKD
Avg
1.9377
High
1.9484
Low
1.9253
Last updated: 3/27/2026, 6:35:33 PM
Quick Conversions
| MKD | XPF |
|---|---|
| 1 MKD | 1.94 XPF |
| 10 MKD | 19.39 XPF |
| 50 MKD | 96.97 XPF |
| 100 MKD | 193.94 XPF |
| 500 MKD | 969.72 XPF |
| 1,000 MKD | 1,939.44 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-03-27T18:35:33Z",
"rates": {
"XPF": 1.939439
}
}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.94389999999999,
"rate": 1.939439
}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