Rate Overview
Live
1 MOP = 70.4869 XOF
1 XOF = 0.014187
MOP
Avg
70.3315
High
70.5469
Low
70.1407
Last updated: 3/27/2026, 4:19:23 AM
Quick Conversions
| MOP | XOF |
|---|---|
| 1 MOP | 70.49 XOF |
| 10 MOP | 704.87 XOF |
| 50 MOP | 3,524.34 XOF |
| 100 MOP | 7,048.69 XOF |
| 500 MOP | 35,243.43 XOF |
| 1,000 MOP | 70,486.85 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-03-27T04:19:23Z",
"rates": {
"XOF": 70.48685
}
}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": 7048.685,
"rate": 70.48685
}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