Rate Overview
Live
1 MWK = 0.120448 GYD
1 GYD = 8.3023
MWK
Avg
0.120505
High
0.120654
Low
0.120295
Last updated: 4/17/2026, 6:27:12 AM
Quick Conversions
| MWK | GYD |
|---|---|
| 1 MWK | 0.12 GYD |
| 10 MWK | 1.20 GYD |
| 50 MWK | 6.02 GYD |
| 100 MWK | 12.04 GYD |
| 500 MWK | 60.22 GYD |
| 1,000 MWK | 120.45 GYD |
Get MWK/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GYDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T06:27:12Z",
"rates": {
"GYD": 0.120448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GYD",
"amount": 100
},
"result": 12.0448,
"rate": 0.120448
}Build with MWK/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key