Rate Overview
Live
1 MOP = 69.5957 XOF
1 XOF = 0.014369
MOP
Avg
69.8556
High
70.0495
Low
69.5957
Last updated: 5/29/2026, 4:26:57 PM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 69.60 XOF |
| 10 MOP | 695.96 XOF |
| 50 MOP | 3,479.79 XOF |
| 100 MOP | 6,959.57 XOF |
| 500 MOP | 34,797.87 XOF |
| 1,000 MOP | 69,595.75 XOF |
Get MOP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XOFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-29T16:26:57Z",
"rates": {
"XOF": 69.595745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XOF",
"amount": 100
},
"result": 6959.5745,
"rate": 69.595745
}Build with MOP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key