Rate Overview
Live
1 MWK = 0.120249 GYD
1 GYD = 8.3161
MWK
Avg
0.120234
High
0.120651
Low
0.120156
Last updated: 5/7/2026, 8:16:54 AM
Quick Conversions
| MWK | GYD |
|---|---|
| 1 MWK | 0.12 GYD |
| 10 MWK | 1.20 GYD |
| 50 MWK | 6.01 GYD |
| 100 MWK | 12.02 GYD |
| 500 MWK | 60.12 GYD |
| 1,000 MWK | 120.25 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-05-07T08:16:54Z",
"rates": {
"GYD": 0.120249
}
}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.024899999999999,
"rate": 0.120249
}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