Rate Overview
Live
1 GNF = 0.238494 MMK
1 MMK = 4.1930
GNF
Avg
0.239053
High
0.239770
Low
0.238403
Last updated: 5/8/2026, 2:16:16 PM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.38 MMK |
| 50 GNF | 11.92 MMK |
| 100 GNF | 23.85 MMK |
| 500 GNF | 119.25 MMK |
| 1,000 GNF | 238.49 MMK |
Get GNF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MMKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-08T14:16:16Z",
"rates": {
"MMK": 0.238494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MMK",
"amount": 100
},
"result": 23.849400000000003,
"rate": 0.238494
}Build with GNF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key