Rate Overview
Live
1 MOP = 69.1462 XOF
1 XOF = 0.014462
MOP
Avg
69.2511
High
69.5117
Low
68.9356
Last updated: 5/9/2026, 4:53:32 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 69.15 XOF |
| 10 MOP | 691.46 XOF |
| 50 MOP | 3,457.31 XOF |
| 100 MOP | 6,914.62 XOF |
| 500 MOP | 34,573.09 XOF |
| 1,000 MOP | 69,146.18 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-09T04:53:32Z",
"rates": {
"XOF": 69.146184
}
}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": 6914.6184,
"rate": 69.146184
}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