Rate Overview
Live
1 GNF = 0.000917 MOP
1 MOP = 1090.51 GNF
Avg
0.000924
High
0.000932
Low
0.000915
Last updated: 1/25/2026, 1:14:17 PM
Quick Conversions
| GNF | MOP |
|---|---|
| 1 GNF | 0.00 MOP |
| 10 GNF | 0.01 MOP |
| 50 GNF | 0.05 MOP |
| 100 GNF | 0.09 MOP |
| 500 GNF | 0.46 MOP |
| 1,000 GNF | 0.92 MOP |
Get GNF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MOPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T13:14:17Z",
"rates": {
"MOP": 0.000917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MOP",
"amount": 100
},
"result": 0.09169999999999999,
"rate": 0.000917
}Build with GNF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key